(Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint...
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 30 Aug 2002 17:00:06 +0000 (17:00 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 30 Aug 2002 17:00:06 +0000 (17:00 +0000)
src/xfns.c

index f3f16d4abe169ba2857f474b649e7f6a27f5b0bf..58163101f8af568cbfd0be57353e3f3263f2cc9a 100644 (file)
@@ -5293,8 +5293,8 @@ terminate Emacs if we can't open the connection.  */)
       if (!NILP (must_succeed))
        fatal ("Cannot connect to X server %s.\n\
 Check the DISPLAY environment variable or use `-d'.\n\
-Also use the `xauth' program to verify that you have the proper
-authoritization information needed to connect the X server.\n\
+Also use the `xauth' program to verify that you have the proper\n\
+authorization information needed to connect the X server.\n\
 An insecure way to solve the problem may be to use `xhost'.\n",
               SDATA (display));
       else